coding.c (setup_coding_system): Handle CODING->spec.undecided.
authorK. Handa <handa@gnu.org>
Fri, 28 Jun 2013 15:00:17 +0000 (00:00 +0900)
committerK. Handa <handa@gnu.org>
Fri, 28 Jun 2013 15:00:17 +0000 (00:00 +0900)
commit0c323fea59a3f11b22bbe408a2606366bc7632e4
tree9c848323f5e4d0dafbab9c3bcdaf9e40b1d6ce3d
parent951c46b447038fba8d5d3e5500080eea89e3b7a7
coding.c (setup_coding_system): Handle CODING->spec.undecided.
(detect_coding): Likewise.
(detect_coding_system): Likewise.
(Fdefine_coding_system_internal): New coding system properties
:inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
:prefer-utf-8.
(syms_of_coding): Adjusted for coding_arg_undecided_max.
src/coding.c